home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the 3D Game Programming Gurus / gurus.iso / DirectX / dx9sdkcp.exe / SDK (C++) / Bin / DXUtils / Visual Studio 6.0 Wizards / Source Code / DxAppWiz.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2002-11-12  |  2.0 KB  |  38 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DxApp", "Template\DxAppAll.vcproj", "{2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}"
  3. EndProject
  4. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DxAppWiz", "DxAppWiz.vcproj", "{46947960-AC63-40B9-85C7-2EF7CC434452}"
  5. EndProject
  6. Global
  7.     GlobalSection(SolutionConfiguration) = preSolution
  8.         ConfigName.0 = Debug
  9.         ConfigName.1 = export
  10.         ConfigName.2 = Pseudo-Debug
  11.         ConfigName.3 = Release
  12.     EndGlobalSection
  13.     GlobalSection(ProjectDependencies) = postSolution
  14.     EndGlobalSection
  15.     GlobalSection(ProjectConfiguration) = postSolution
  16.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.Debug.ActiveCfg = Debug|Win32
  17.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.Debug.Build.0 = Debug|Win32
  18.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.export.ActiveCfg = Release|Win32
  19.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.export.Build.0 = Release|Win32
  20.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.Pseudo-Debug.ActiveCfg = Debug|Win32
  21.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.Pseudo-Debug.Build.0 = Debug|Win32
  22.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.Release.ActiveCfg = Release|Win32
  23.         {2CEBF3D8-88E3-4DC0-BC20-DA78FA27DB65}.Release.Build.0 = Release|Win32
  24.         {46947960-AC63-40B9-85C7-2EF7CC434452}.Debug.ActiveCfg = Pseudo-Debug|Win32
  25.         {46947960-AC63-40B9-85C7-2EF7CC434452}.Debug.Build.0 = Pseudo-Debug|Win32
  26.         {46947960-AC63-40B9-85C7-2EF7CC434452}.export.ActiveCfg = export|Win32
  27.         {46947960-AC63-40B9-85C7-2EF7CC434452}.export.Build.0 = export|Win32
  28.         {46947960-AC63-40B9-85C7-2EF7CC434452}.Pseudo-Debug.ActiveCfg = Pseudo-Debug|Win32
  29.         {46947960-AC63-40B9-85C7-2EF7CC434452}.Pseudo-Debug.Build.0 = Pseudo-Debug|Win32
  30.         {46947960-AC63-40B9-85C7-2EF7CC434452}.Release.ActiveCfg = Release|Win32
  31.         {46947960-AC63-40B9-85C7-2EF7CC434452}.Release.Build.0 = Release|Win32
  32.     EndGlobalSection
  33.     GlobalSection(ExtensibilityGlobals) = postSolution
  34.     EndGlobalSection
  35.     GlobalSection(ExtensibilityAddIns) = postSolution
  36.     EndGlobalSection
  37. EndGlobal
  38.